SET CAMERA ASPECT
This command will adjust the aspect ratio at which the camera renders to the screen. By default this aspect ratio is calculated by dividing the screen width by the screen height, normally resulting in an aspect ratio of 0.75. You can change this aspect ratio using this command in situations where you would like to render a perfect square to the screen or if you are writing for hardware that spans a single surface over multiple display devices.
SYNTAX
SET CAMERA ASPECT Aspect Ratio
SET CAMERA ASPECT Camera Number, Aspect Ratio
RELATED INFO
CAMERA Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example